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 736 ** Function GAP_BleAttrDBUpdate
743 GAP_API extern void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value);
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 527 ** Function GAP_BleAttrDBUpdate
534 void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value)
539 GAP_TRACE_EVENT1("GAP_BleAttrDBUpdate attr_uuid=0x%04x", attr_uuid);

Completed in 29 milliseconds