Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgatt_api.h690 extern bool GATTS_NVRegister(tGATT_APPL_INFO* p_cb_info);
/system/bt/bta/gatt/
Dbta_gatts_act.cc139 if (!GATTS_NVRegister(&bta_gatts_nv_cback)) { in bta_gatts_enable()
/system/bt/stack/gatt/
Dgatt_api.cc89 bool GATTS_NVRegister(tGATT_APPL_INFO* p_cb_info) { in GATTS_NVRegister() function