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/btm/
btm_ble_gap.c 104 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC; local
121 p_cb->evt_type = btm_set_conn_mode_adv_init_addr(p_cb, p_addr_ptr, &init_addr_type, &p_cb->adv_addr_type);
127 init_addr_type,
480 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC; local
509 p_cb->evt_type = btm_set_conn_mode_adv_init_addr(p_cb, p_addr_ptr, &init_addr_type, &own_addr_type);
516 init_addr_type,
908 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC, local
1025 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC, local
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 598 UINT8 init_addr_type = BLE_ADDR_PUBLIC, local
611 init_addr_type = p_lcb->ble_addr_type;
617 init_addr_type, /* UINT8 addr_type_peer */

Completed in 40 milliseconds