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

  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 649 ** Function BTM_BleUpdateBgConnDev
662 BTM_API extern BOOLEAN BTM_BleUpdateBgConnDev(BOOLEAN add_remove, BD_ADDR remote_bda);
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c     [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 350 ** Function BTM_BleUpdateBgConnDev
363 BOOLEAN BTM_BleUpdateBgConnDev(BOOLEAN add_remove, BD_ADDR remote_bda)
368 BTM_TRACE_EVENT0 (" BTM_BleUpdateBgConnDev");
    [all...]

Completed in 28 milliseconds