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

  /external/bluetooth/bluedroid/btif/co/
bta_dm_co.c 401 if (bte_appl_cfg.ble_auth_req)
402 *p_auth_req = bte_appl_cfg.ble_auth_req | (bte_appl_cfg.ble_auth_req & 0x04) | ((*p_auth_req) & 0x04);
  /external/bluetooth/bluedroid/include/
bte_appl.h 74 UINT8 ble_auth_req; member in struct:__anon3014
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_test.c 279 bte_appl_cfg.ble_auth_req = params->u1;

Completed in 358 milliseconds