Searched refs:BTA_GATTC_AppRegister (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_api.c77 ** Function BTA_GATTC_AppRegister
88 void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb) function
/external/bluetooth/bluedroid/bta/include/
H A Dbta_gatt_api.h597 ** Function BTA_GATTC_AppRegister
608 BTA_API extern void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_gatt_client.c604 BTA_GATTC_AppRegister(&uuid, bta_gattc_cback);
/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_le.c217 BTA_GATTC_AppRegister(&app_uuid, bta_hh_gattc_callback);
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c5087 BTA_GATTC_AppRegister(&app_uuid, bta_dm_gattc_callback);

Completed in 93 milliseconds