Home
last modified time | relevance | path

Searched refs:UINT24_TO_BE_STREAM (Results 1 – 6 of 6) sorted by relevance

/system/nfc/src/nfc/tags/
Drw_t4t.cc332 UINT24_TO_BE_STREAM(p, T4T_DES_EV1_NFC_APP_ID); in rw_t4t_create_app()
340 UINT24_TO_BE_STREAM(p, T4T_DES_EV0_NFC_APP_ID); in rw_t4t_create_app()
382 UINT24_TO_BE_STREAM(p, T4T_DES_EV1_NFC_APP_ID); in rw_t4t_select_app()
384 UINT24_TO_BE_STREAM(p, T4T_DES_EV0_NFC_APP_ID); in rw_t4t_select_app()
436 UINT24_TO_BE_STREAM(p, 0x0F0000); /* Set file size */ in rw_t4t_create_ccfile()
538 UINT24_TO_BE_STREAM(p, 0x000000); /* Set the offset */ in rw_t4t_write_cc()
539 UINT24_TO_BE_STREAM(p, 0x0F0000); /* Set available length */ in rw_t4t_write_cc()
586 UINT24_TO_BE_STREAM(p, 0x000000); /* Set the offset */ in rw_t4t_write_ndef()
587 UINT24_TO_BE_STREAM(p, 0x020000); /* Set available length */ in rw_t4t_write_ndef()
/system/nfc/src/include/
Dnfc_types.h116 #define UINT24_TO_BE_STREAM(p, u24) \ macro
/system/bt/stack/include/
Dbt_types.h452 #define UINT24_TO_BE_STREAM(p, u24) \ macro
/system/bt/stack/avdt/
Davdt_api.cc1154 UINT24_TO_BE_STREAM(p, p_data->rr.packet_lost); in AVDT_SendReport()
/system/bt/stack/avrc/
Davrc_bld_tg.cc87 UINT24_TO_BE_STREAM(p_data, p_company_id[xx]); in avrc_bld_get_capability_rsp()
/system/bt/btif/src/
Dbtif_rc.cc5106 UINT24_TO_BE_STREAM(start, AVRC_CO_METADATA); in send_groupnavigation_cmd()