Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_int.h429 tBTA_GATTC_CLCB* bta_gattc_find_alloc_clcb(tGATT_IF client_if, const RawAddress& remote_bda,
Dbta_gattc_utils.cc246 tBTA_GATTC_CLCB* bta_gattc_find_alloc_clcb(tGATT_IF client_if, const RawAddress& remote_bda, in bta_gattc_find_alloc_clcb() function
Dbta_gattc_act.cc347 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_alloc_clcb( in bta_gattc_process_api_open()
502 bta_gattc_find_alloc_clcb(p_data->client_if, p_data->remote_bda, BT_TRANSPORT_LE); in bta_gattc_init_bk_conn()