Home
last modified time | relevance | path

Searched refs:UINT24_TO_STREAM (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/btm/
Dble_advertiser_hci_interface.cc552 UINT24_TO_STREAM(pp, adv_int_min); in SetParameters()
553 UINT24_TO_STREAM(pp, adv_int_max); in SetParameters()
/system/bt/stack/include/
Dbt_types.h274 #define UINT24_TO_STREAM(p, u24) \ macro