HomeSort by relevance Sort by last modified time
    Searched full:bta_gatts_open (Results 1 - 6 of 6) sorted by null

  /system/bt/bta/gatt/
bta_gatts_main.c 95 bta_gatts_open(p_cb,(tBTA_GATTS_DATA *) p_msg);
bta_gatts_int.h 246 extern void bta_gatts_open (tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg);
bta_gatts_api.c 383 ** Function BTA_GATTS_Open
396 void BTA_GATTS_Open(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_direct,
bta_gatts_act.c 674 ** Function bta_gatts_open
681 void bta_gatts_open (tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg) function
  /system/bt/bta/include/
bta_gatt_api.h     [all...]
  /system/bt/btif/src/
btif_gatt_server.c 427 BTA_GATTS_Open(p_cb->server_if, p_cb->bd_addr.address,

Completed in 76 milliseconds