Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgap_api.h163 extern UINT16 GAP_ConnClose (UINT16 gap_handle);
/system/bt/stack/gap/
Dgap_conn.c305 UINT16 GAP_ConnClose (UINT16 gap_handle) in GAP_ConnClose() function
/system/bt/bta/jv/
Dbta_jv_act.c391 if (GAP_ConnClose(p_cb->handle) != BT_PASS) in bta_jv_free_l2c_cb()