Searched defs:mpty (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_act.c | 707 void bta_hf_client_clcc(UINT32 idx, BOOLEAN incoming, UINT8 status, BOOLEAN mpty, char *number) in bta_hf_client_clcc()
|
D | bta_hf_client_at.c | 545 …client_handle_clcc(UINT16 idx, UINT16 dir, UINT16 status, UINT16 mode, UINT16 mpty, char *numstr, … in bta_hf_client_handle_clcc() 969 UINT16 idx, dir, status, mode, mpty; in bta_hf_client_parse_clcc() local
|
/hal_espressif-latest/components/bt/host/bluedroid/api/ |
D | esp_hf_ag_api.c | 342 … esp_hf_current_call_mpty_type_t mpty, char *number, esp_hf_call_addr_type_t type) in esp_hf_ag_clcc_response()
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_hf_client_api.h | 215 esp_hf_current_call_mpty_type_t mpty; /*!< multi-party flag */ member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_hf_client_api.h | 221 BOOLEAN mpty; member
|
D | bta_ag_api.h | 400 BOOLEAN mpty; member
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/ |
D | btc_hf_ag.c | 644 … esp_hf_current_call_mode_t mode, esp_hf_current_call_mpty_type_t mpty, in btc_hf_clcc_response()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_hf_ag.h | 144 esp_hf_current_call_mpty_type_t mpty; member
|