Searched refs:bta_gattc_process_api_open (Results 1 – 4 of 4) sorted by relevance
373 bta_gattc_process_api_open((tBTA_GATTC_DATA*)p_msg); in bta_gattc_hdl_event()
370 void bta_gattc_process_api_open(const tBTA_GATTC_DATA* p_msg);
168 post_on_bt_main([data]() { bta_gattc_process_api_open(&data); }); in BTA_GATTC_Open()
269 void bta_gattc_process_api_open(const tBTA_GATTC_DATA* p_msg) { in bta_gattc_process_api_open() function