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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 77 ** Function BTA_GATTC_AppRegister
88 void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb)
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 655 ** Function BTA_GATTC_AppRegister
666 BTA_API extern void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb);
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 223 BTA_GATTC_AppRegister(&app_uuid, bta_hh_gattc_callback);
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c     [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 259 milliseconds