Searched defs:first_reliable (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/hl/
H A Dbta_hl_utils.c3044 BOOLEAN first_reliable,
3055 p_evt_data->dch_open_cfm.first_reliable = first_reliable;
3037 bta_hl_build_dch_open_cfm(tBTA_HL *p_evt_data, tBTA_HL_APP_HANDLE app_handle, tBTA_HL_MCL_HANDLE mcl_handle, tBTA_HL_MDL_HANDLE mdl_handle, tBTA_HL_MDEP_ID local_mdep_id, tBTA_HL_MDL_ID mdl_id, tBTA_HL_DCH_MODE dch_mode, BOOLEAN first_reliable, UINT16 mtu, tBTA_HL_STATUS status) argument
/external/bluetooth/bluedroid/bta/include/
H A Dbta_hl_api.h504 BOOLEAN first_reliable; /* whether this is the first reliable data channel */ member in struct:__anon726
518 BOOLEAN first_reliable; /* whether this is the first reliable data channel */ member in struct:__anon727

Completed in 74 milliseconds