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 289 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (bda);
420 p_dev_rec = btm_find_or_alloc_dev (bda);
475 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev(p_lcb->remote_bd_addr);
648 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (p_lcb->remote_bd_addr);
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_dev.c 461 ** Function btm_find_or_alloc_dev
469 tBTM_SEC_DEV_REC *btm_find_or_alloc_dev (BD_ADDR bd_addr) function
472 BTM_TRACE_EVENT ("btm_find_or_alloc_dev");
btm_sec.c     [all...]
btm_acl.c     [all...]
btm_int.h     [all...]

Completed in 128 milliseconds