Home
last modified time | relevance | path

Searched refs:gap_free_cb (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/gap/
Dgap_api.c416 gap_free_cb(p_cb); /* Error starting the inquiry */ in GAP_StartInquiry()
496 gap_free_cb(p_cb); /* Error starting the inquiry */ in GAP_StartPeriodicInquiry()
531 gap_free_cb(p_cb); in GAP_CancelInquiry()
570 gap_free_cb(p_cb); in GAP_CancelPeriodicInquiry()
736 gap_free_cb (p_cb); in GAP_GetRemoteDeviceName()
Dgap_utils.c90 gap_free_cb(p_cb); in btm_cback()
355 void gap_free_cb (tGAP_INFO *p_cb) in gap_free_cb() function
Dgap_int.h197 extern void gap_free_cb(tGAP_INFO *p_cb);