Home
last modified time | relevance | path

Searched refs:disconnect_completed_cb (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/src/
Dbtif_sock_sco.cc76 static void disconnect_completed_cb(uint16_t sco_handle);
155 disconnect_completed_cb); in sco_socket_establish_locked()
300 static void disconnect_completed_cb(uint16_t sco_handle) { in disconnect_completed_cb() function
/system/bt/stack/l2cap/
Dl2cap_client.cc52 static void disconnect_completed_cb(uint16_t local_channel_id,
72 .pL2CA_DisconnectCfm_Cb = disconnect_completed_cb,
323 static void disconnect_completed_cb(uint16_t local_channel_id, in disconnect_completed_cb() function