Home
last modified time | relevance | path

Searched defs:num_elems (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/include/
Dsdp_api.h153 UINT16 num_elems; member
/system/connectivity/shill/cellular/
Dmobile_operator_info_unittest.cc107 void AddDatabase(const unsigned char database_data[], size_t num_elems) { in AddDatabase()
/system/bt/btif/include/
Dbtif_hl.h160 UINT8 num_elems; member
/system/bt/bta/include/
Dbta_hl_api.h296 UINT16 num_elems; member
/system/bt/btif/src/
Dbtif_hl.c480 UINT8 i, j, num_recs,num_elems, num_mdeps, mdep_idx; in btif_hl_find_sdp_idx_using_mdep_filter() local