Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_int.h443 extern void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN *p_data, tBTA_GATTC_RCB *p_clreg);
Dbta_gattc_act.c359 bta_gattc_init_bk_conn(&p_msg->api_conn, p_clreg); in bta_gattc_process_api_open()
551 void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN *p_data, tBTA_GATTC_RCB *p_clreg) in bta_gattc_init_bk_conn() function