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

  /external/bluetooth/bluedroid/stack/btm/
btm_dev.c 154 p_dev_rec->rmt_io_caps = io_cap;
btm_sec.c     [all...]
btm_int.h 562 tBTM_IO_CAP rmt_io_caps; /* IO capability of the peer device */ member in struct:__anon3080
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_dm.c 742 (p_ssp_cfm_req->rmt_io_caps == 0x00 || p_ssp_cfm_req->rmt_io_caps == 0x03)))
744 BTIF_TRACE_EVENT3("%s: User consent needed for incoming pairing request. loc_io_caps: %d, rmt_io_caps: %d",
745 __FUNCTION__, p_ssp_cfm_req->loc_io_caps, p_ssp_cfm_req->rmt_io_caps);
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 737 tBTA_AUTH_REQ rmt_io_caps; \/* IO Capabilities of remote device *\/ member in struct:__anon2626
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 1453 tBTM_IO_CAP rmt_io_caps; \/* IO Capabilities of the remot device *\/ member in struct:__anon3260
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 957 milliseconds