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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 184 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (rem_bda);
255 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (bda);
390 p_dev_rec = btm_find_or_alloc_dev (bda);
531 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (p_lcb->remote_bd_addr);
  /external/bluetooth/bluedroid/stack/btm/
btm_dev.c 414 ** Function btm_find_or_alloc_dev
422 tBTM_SEC_DEV_REC *btm_find_or_alloc_dev (BD_ADDR bd_addr) function
425 BTM_TRACE_EVENT0 ("btm_find_or_alloc_dev");
btm_sec.c     [all...]
btm_acl.c     [all...]
btm_int.h     [all...]

Completed in 58 milliseconds