BTA_GATTC_RegisterForNotifications() function
* Function BTA_GATTC_RegisterForNotifications * Description This function is called to register for notification of a service. * Parameters client_if - client interface. * remote_bda - target GATT server. * handle - GATT characteristic handle. * Returns OK if registration succeed, otherwise failed.
![]()
status = BTA_GATTC_RegisterForNotifications(bt_mesh_gattc_if, bt_mesh_gattc_info[i].addr.val,
BTA_GATTC_RegisterForNotifications() is called by 2 functions and calls 3 functions:
![]()
BTA_GATTC_RegisterForNotifications()
BTA_GATTC_RegisterForNotifications() reads 7 variables and writes 2 variables:
![]()
BTA_GATTC_RegisterForNotifications()