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

  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 698 ** Function GATTS_NVRegister
709 GATT_API extern BOOLEAN GATTS_NVRegister (tGATT_APPL_INFO *p_cb_info);
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c 129 if (!GATTS_NVRegister(&bta_gatts_nv_cback))
  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 100 ** Function GATTS_NVRegister
111 BOOLEAN GATTS_NVRegister (tGATT_APPL_INFO *p_cb_info)
    [all...]

Completed in 53 milliseconds