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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_addr.c 450 ** Function btm_random_pseudo_to_public
456 BOOLEAN btm_random_pseudo_to_public(BD_ADDR random_pseudo, UINT8 *p_static_addr_type) function
467 BTM_TRACE_EVENT ("btm_random_pseudo_to_public found the puclic static address!");
btm_ble_int.h 412 extern BOOLEAN btm_random_pseudo_to_public(BD_ADDR random_pseudo, UINT8 *p_static_addr_type);
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 671 btm_random_pseudo_to_public(init_addr, &init_addr_type);
    [all...]

Completed in 38 milliseconds