ble_gattc_connection_broken() function
$misc * Called when a BLE connection ends. Frees all GATT resources associated with the connection and cancels all relevant pending and in-progress GATT procedures.
Syntax
void ble_gattc_connection_broken(uint16_t conn_handle); Arguments
conn_handle
The handle of the connection that was terminated.
![]()
void ble_gattc_connection_broken(uint16_t conn_handle);
ble_gattc_connection_broken() is called by 1 function and calls 5 functions:
![]()
ble_gattc_connection_broken()
ble_gattc_connection_broken() reads 1 variable:
![]()
ble_gattc_connection_broken()