Searched refs:p_static_addr_type (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/btm/
H A Dbtm_ble_addr.c455 BOOLEAN btm_random_pseudo_to_identity_addr(BD_ADDR random_pseudo, UINT8 *p_static_addr_type) argument
464 * p_static_addr_type = p_dev_rec->ble.static_addr_type;
467 *p_static_addr_type |= BLE_ADDR_TYPE_ID_BIT;
H A Dbtm_ble_int.h447 extern BOOLEAN btm_random_pseudo_to_identity_addr(BD_ADDR random_pseudo, UINT8 *p_static_addr_type);

Completed in 151 milliseconds