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

  /external/bluetooth/bluedroid/stack/include/
gap_api.h 737 ** Function GAP_BleAttrDBUpdate
744 GAP_API extern void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value);
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 447 ** Function GAP_BleAttrDBUpdate
454 void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value)
459 GAP_TRACE_EVENT("GAP_BleAttrDBUpdate attr_uuid=0x%04x", attr_uuid);

Completed in 47 milliseconds