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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_sr.c 479 err = gatts_read_attr_value_by_handle(p_tcb,
    [all...]
gatt_db.c 621 ** Function gatts_read_attr_value_by_handle
638 tGATT_STATUS gatts_read_attr_value_by_handle(tGATT_TCB *p_tcb, function
    [all...]
gatt_int.h 702 extern tGATT_STATUS gatts_read_attr_value_by_handle(tGATT_TCB *p_tcb,tGATT_SVC_DB *p_db, UINT8 op_code, UINT16 handle, UINT16 offset,

Completed in 52 milliseconds