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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 652 UINT8 init_addr_type = BLE_ADDR_PUBLIC, local
665 init_addr_type = p_lcb->ble_addr_type;
671 btm_random_pseudo_to_public(init_addr, &init_addr_type);
675 init_addr_type = BLE_ADDR_RANDOM;
693 init_addr_type, /* UINT8 addr_type_peer */
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 251 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC; local
268 p_cb->evt_type = btm_set_conn_mode_adv_init_addr(p_cb, p_addr_ptr, &init_addr_type,
277 init_addr_type,
885 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC; local
1526 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC, local
1620 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC, local
    [all...]

Completed in 126 milliseconds