HomeSort by relevance Sort by last modified time
    Searched refs:GAP_ConnClose (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/include/
gap_api.h 186 * Function GAP_ConnClose
194 extern uint16_t GAP_ConnClose(uint16_t gap_handle);
  /system/bt/bta/hearing_aid/
hearing_aid.cc     [all...]
  /system/bt/stack/gap/
gap_conn.cc 328 * Function GAP_ConnClose
338 uint16_t GAP_ConnClose(uint16_t gap_handle) {
    [all...]
  /system/bt/bta/jv/
bta_jv_act.cc 360 if (GAP_ConnClose(p_cb->handle) != BT_PASS) status = BTA_JV_FAILURE;
    [all...]

Completed in 66 milliseconds